ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / IPagesCollection<T> Interface / Document Property

In This Topic
    Document Property (IPagesCollection<T>)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Document As IDocument(Of T)
    IDocument<T> Document {get;}
    See Also